iphoneGetNotificationBadgeValue
Type
function
Summary
Returns the value to which the application badge value is set.
Syntax
iphoneGetNotificationBadgeValue()
Description
Use the iphoneGetNotificationBadgeValue function to return the badge value of the application.
Examples
get iphoneGetNotificationBadgeValue()
Value
Name | Type | Description |
---|---|---|
return | The iphoneGetNotificationBadgeValue function returns the badge value of the application. If the value is positive, then the bade is displayed on the application, if the value is 0 (zero), then the badge is not displayed. |
Related
command: iphoneSetNotificationBadgeValue
Compatibility and Support
Introduced
LiveCode 5.5
OS
ios
Platforms
mobile